■<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta http-equiv="Content-Language" content="en-us">
<title>Cobian Backup Help File - UI</title>
<link rel="stylesheet" type="text/css" href="CobStyle.css">
<style type="text/css">
.style1 {
text-align: center;
}
</style>
</head>
<body>
<div align="center">
<table border="0" width="600" id="table1">
<tr>
<td>
<h2 class="style1">User interface</h2>
<p>
You can access the user interface by double clicking on its icon on
the task bar. The user interface is a "dummy" program. The
real work on a backup is produced by the engine as an
<a href="appserv_en.htm">application</a> or a
<a href="appserv_en.htm">service</a>. The user interface and
the engine communicate using memory mapped files.<p>
On the Properties tab you will find the properties of the
selected tasks. You create a task by clicking the "New task" button
or by selecting "New task" from the main menu. You can edit a task,
by double clicking on a task.<p>On the History
tab you will find the history of all the backups performed on the
selected task.<p>If you right click on a backup set
you can access the backup's properties, delete the backup set
inclusive it's files or Park the backup. Parking the
backup is a way of protecting the backup set's files. A parked
backup cannot be deleted by the program (automatically) nor can it
be deleted by the user. To delete a parked backup, unset the
Parked flag.<p>In the Log tab you can see
the log file in real time, with all the operations that are going on
in the engine.<p class="style1">
<a href="index_en.htm">Index</a></td>
</tr>
<tr>
<td>
<p class="style1">⌐ 2000-2012 by Luis Cobian<br>
All rights reserved</td>
</tr>
</table>
</div>
</body>
</html>